Welcome![Sign In][Sign Up]
Location:
Search - filter bandpass

Search list

[Audio programspkit-2.0.0.tar

Description: SPKit, contains highpass filter, bandpass filter, lowpass filter and so on.
Platform: | Size: 112300 | Author: 林子 | Hits:

[assembly languagebandpass

Description: 汇编语言编写的TI54xxd的带通滤波器程序-assembly language TI54xxd prepared by the band-pass filter process
Platform: | Size: 1987 | Author: 前夕鸟 | Hits:

[assembly languagebandpass

Description: 汇编语言编写的TI54xxd的带通滤波器程序-assembly language TI54xxd prepared by the band-pass filter process
Platform: | Size: 2048 | Author: 前夕鸟 | Hits:

[OtherSymmetric FIR Filters Flat Passbands, Chebyshev St

Description: 乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiator design-sequence given by the symmetry Chebyshev filter design. Attention : grammar rules cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design ( specify ws1, WS2) chebdiff.m lowpass design differentiator
Platform: | Size: 22528 | Author: 张锦涛 | Hits:

[Algorithm带通fir设计及图形显示比较

Description: 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
Platform: | Size: 2048 | Author: feide | Hits:

[Algorithmremez

Description: 我自己改写的Remez,FIR滤波器参数计算程序-I write in Remez, FIR filter parameter calculation procedures
Platform: | Size: 118784 | Author: 李彬 | Hits:

[Audio programspkit-2.0.0.tar

Description: SPKit, contains highpass filter, bandpass filter, lowpass filter and so on.
Platform: | Size: 112640 | Author: 林子 | Hits:

[matlabfilterdesign1

Description: 带通滤波器的设计及滤波例子,给出了30~50Mhz的一个带通滤波器的设计实例-Bandpass filter design and filtering example is given a 30 ~ 50Mhz band-pass filter design example
Platform: | Size: 1024 | Author: cyg | Hits:

[Software Engineeringbandpass-filter

Description: 这是一篇关于带通滤波器的毕业设计论文,涵盖IIR与FIR滤波器的设计!-This is an article on the band-pass filter design graduate thesis, covering IIR and FIR filter design!
Platform: | Size: 1155072 | Author: yuming | Hits:

[matlabBpasFilter

Description: bandpass FIR filter 的MATLAB代码-MATLAB code of bandpass FIR filter
Platform: | Size: 1024 | Author: brian | Hits:

[matlabfilter

Description: % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal
Platform: | Size: 1024 | Author: liu | Hits:

[Mathimatics-Numerical algorithmsbandpass

Description: Band pass Fir filter. Use mainly in applications like array beam forming
Platform: | Size: 324608 | Author: bh | Hits:

[Algorithmbandpass

Description: Bandpass filter program.
Platform: | Size: 1024 | Author: Pavas | Hits:

[matlabMultirate

Description: Multirate滤波器设计。模拟带通信号频率范围1KHz—1.1KHz,设计一个采样频率8KHz数字频谱分析系统,要求频率分辨率0.1Hz。-Multirate filter design. Analog bandpass signal frequency range 1KHz-1.1KHz, design a sampling frequency of 8KHz digital spectrum analysis system, required frequency resolution of 0.1Hz.
Platform: | Size: 37888 | Author: 曾茉 | Hits:

[Special Effectstxlb

Description: 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaussian, Gaussian band stop filter, FFT image compression. Attached to the original image and processed image capture.
Platform: | Size: 272384 | Author: 刘雨相 | Hits:

[matlabbandpass

Description: 产生随机信号 并通过带通滤波器 并计算统计特性Any changes made cards can be good results-Random signal generated by band-pass filter and calculate the statistical properties
Platform: | Size: 1024 | Author: sunwen | Hits:

[Otherfilter bandpass

Description: Bandpass Filters A band pass filter is an electronic circuit that allows the passage of a Frequency range of a signal and attenuates the remaining frequencies. We present three bandpass filters that added deliver the audible spectrum By the human being. These three filters are low pass filter, medium pass filter and filter Passes high.
Platform: | Size: 247808 | Author: uxeer | Hits:

[OtherDemo3_myFIR_bp_Window

Description: 本程序详细介绍了如何设计基于窗函数的带通数字滤波器(This procedure describes in detail how to design a window-based bandpass digital filter)
Platform: | Size: 14336 | Author: 思溪云 | Hits:

[Communication-Mobilebandpass

Description: it is a very very good file for filter design
Platform: | Size: 373760 | Author: mohammadamin | Hits:

[Education soft systemRF filter

Description: 射频低通滤波器、带通滤波器、Chebyshev滤波器等射频滤波器的设计。 对新手入门非常有用,也有助于老手进一步理解射频滤波器中各种器件 参数对滤波器幅度频率特性、相位频率特性的影响。(RF filters such as RF low pass filter, bandpass filter, Chebyshev filter and so on. It is very useful for beginners, and it helps the old hands to further understand influence of various devices parameters on the performance of the RF filter.)
Platform: | Size: 30720 | Author: mwlot | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net